Using a Text Editor to Enter Dynamic Fading Settings

Dynamic fading scenario files can be created and edited with a text editor, created and edited with the included Excel editor, or created by any other software that can create a text file to the following specifications.

The scenario files are read by the software line-by- line. The software distinguishes between three different type of lines in the files.

  1. Lines with "*" as the first character are directive lines. There are two directives: Columns and Channels.
  2. All other lines are data lines. These lines contain the dynamic fading settings.
  3. Blank lines and lines with "#" are ignored by the software. They can be used to improve readability and for comments.
  4.  

Column Directives

The Columns directives specifies what settings are given in the file and the order in which they appear in the file. The Columns directive follows the format:

*Columns <setting_name1>, [<setting_name2>, [<setting_name3>]]

The valid setting names are "Delay", "Loss", and "UE Speed". The Columns directive may contain 1, 2, or 3 setting names in any order, separated by commas.

Fader Directives

The Fader directive specifies the start of a new fading channel (fader) in the definition, and how many paths are in the fader. The number of paths should be a whole number from 1 to 24.

*Fader Paths <number_of_paths>

Data Lines

 

 

 

 

 

Example Dynamic Fading File Format

*Columns Delay, Loss, UE Speed
*Channel Paths 2
0.05, 4e-4, 0, 60, 7e-4, 10, 60
specifies that the first state of the first channel has two paths with a 50 ms dwell time:
Path 1 with a .4 ms delay, 0 dB loss, and 60 km/hr UE speed, and
Path 2 with a .7 ms delay, 10 dB loss and 60 km/hr UE speed.

Related Topics

Dynamic Fading

Using an Excel Template to Enter Dynamic Fading Settings

Entering Data into the Excel Spreadsheet Template